'Declaration Public Overloads Shared Function GetKeyedSubObjectFromList(Of T)( _ ByVal list As System.Collections.IList, _ ByVal sTextPropertyName As System.String, _ ByVal oIdentifier As System.Object _ ) As T
public static T GetKeyedSubObjectFromList<T>( System.Collections.IList list, System.string sTextPropertyName, System.object oIdentifier )
public: static T* GetKeyedSubObjectFromList<T>( System.Collections.IList* list, System.string* sTextPropertyName, System.Object* oIdentifier )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2